home *** CD-ROM | disk | FTP | other *** search
- Path: kdcol.kdcol.com!maverick
- From: maverick@kdcol.kdcol.com (Kerry Hales)
- Newsgroups: comp.sys.amiga.applications
- Subject: Re: UUencode
- Date: 29 Jan 1996 22:18:55 GMT
- Organization: KDC-Online Internet Access Provider
- Message-ID: <4ejh4f$99a@kdcol.kdcol.com>
- References: <4edic0$auv@kdcol.kdcol.com>
- NNTP-Posting-Host: kdcol.kdcol.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Kerry Hales (maverick@kdcol.kdcol.com) wrote:
- : I was wondering how I can uuencode a file and have it save to the
- : disk, rather than print to screen.
-
- : I have tried this:
- : uuencode "myfile" "newfilename" >destinationdrive
-
- : it did not work.
-
- I tried it again using a different file and VOILA! It worked.
- So, the syntax is:
-
- uuencode <original_file> <newfile_name> >output.file
-
- the > redirects the file just like UNIX!
-
- Chalk it up to operator error.
-
- --
- ==========================================================================
- maverick@kdcol.kdcol.com
- http://www.kdcol.com/~maverick/index.html
- ftp> ftp.kdcol.com /users/m/maverick
- Amiga Links and Links to Spain. Open 24 hours a day!
- ==========================================================================
-
-